home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-09-12 | 293 b | 14 lines | [TEXT/CCL2] |
- #|
- ;sample use:
- On mac load eval server and do (start-eval-server :a-server)
- On an other load eval-client and do
-
- (start-eval-client "132.187.103.165" :the-first-client)
-
- try
-
- (request-eval '(+ 3 4 5) :the-first-client)
- |#
-
- Contact the poeck@informatik.uni-wuerzburg.de if you have problems
-